home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 140
/
(Vol 140) Sep 19 2011.iso
/
Games
/
girl_fashion.swf
/
scripts
/
DefineButton2_2047
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2011-09-19
|
198b
|
8 lines
on(release){
_root.horse_mc.gotoAndStop(1);
_root.horse_mc._xscale = 79.6;
_root.horse_mc._yscale = 79.6;
_root.horse_mc._x = _root.horseX;
_root.horse_mc._y = _root.horseY;
}